home *** CD-ROM | disk | FTP | other *** search
/ Hentai 9 (VCD) / MULTIMEDIA.bin / maid.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-12-06  |  102 b   |  8 lines

  1. on(release){
  2.    gotoAndStop(2);
  3.    tellTarget("blusa_falda")
  4.    {
  5.       gotoAndStop(2);
  6.    }
  7. }
  8.